home *** CD-ROM | disk | FTP | other *** search
- BANNER "Star Rangers Demo Installation Program"
-
- HELLO "This program is going to install the Star Rangers files from"
- HELLO "the installation source to the directory that you enter"
- HELLO "on the following screen."
- HELLO ""
- HELLO " Press a key to continue."
-
- USER prog_files "Program Files" C:\SRDEMO
-
- SPACE prog_files 12000000
-
- FIRSTDISK "SRDEMO Disk"
-
- UNZIP prog_files SRDEMO
-
- RUN "!prog_files\drivers\setsound.exe" !prog_files\drivers
-
- GOODBYE " The installation has completed. "
- GOODBYE " Read the README.TXT file before playing the game."
- GOODBYE " At the DOS prompt type 'SRDEMO' to start the game."
- GOODBYE ""
- GOODBYE " Press any key to exit... "
-
- END
-
-